Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Impl/debug chat commands #203

Merged
merged 6 commits into from
Aug 28, 2024
Merged

Impl/debug chat commands #203

merged 6 commits into from
Aug 28, 2024

Conversation

TerminalFi
Copy link
Owner

implements and exposes via command palette

class CopilotConversationDebugTemplates(CopilotStrEnum):
    FAIL = "/debug.fail"
    FILTER = "/debug.filter"
    DUMP = "/debug.dump"
    TREE = "/debug.tree"
    ECHO = "/debug.echo"
    PROMPT = "/debug.prompt"
    SKILLS = "/debug.skills"
    VULNERABILITY = "/debug.vulnerability"
    MARKDOWN = "/debug.markdown"

@TerminalFi TerminalFi marked this pull request as ready for review August 27, 2024 20:54
@TerminalFi TerminalFi merged commit 2b0132f into master Aug 28, 2024
2 checks passed
@TerminalFi TerminalFi deleted the impl/debugChatCommands branch August 28, 2024 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants